Total Complexity | 52 |
Dependencies | 8 |
Dependents | 1 |
Total lines | 848 |
Lines of code | 184 |
Logical lines of code | 100 |
Comment lines | 13 |
Methods | 27 |
Properties | 15 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
buildTextRun() | 47 | 12 | 38 | |
startFontTag() | 54 | 6 | 21 | |
parseElements() | 66 | 4 | 9 | |
cleanWhitespace() | 63 | 3 | 10 | |
handleCallback() | 67 | 3 | 8 | |
parseTextNode() | 61 | 2 | 13 | |
rgbToColour() | 66 | 2 | 7 | |
toRichTextObject() | 60 | 1 | 13 | |
endSuperscriptTag() | 81 | 1 | 3 | |
parseElementNode() | 67 | 1 | 8 | |
addEndTagCallback() | 80 | 1 | 3 | |
addStartTagCallback() | 80 | 1 | 3 | |
breakTag() | 81 | 1 | 3 | |
endStrikethruTag() | 81 | 1 | 3 | |
startStrikethruTag() | 81 | 1 | 3 | |
initialise() | 69 | 1 | 6 | |
startSuperscriptTag() | 81 | 1 | 3 | |
endSubscriptTag() | 81 | 1 | 3 | |
startSubscriptTag() | 81 | 1 | 3 | |
startUnderlineTag() | 81 | 1 | 3 | |
endItalicTag() | 81 | 1 | 3 | |
startItalicTag() | 81 | 1 | 3 | |
endBoldTag() | 81 | 1 | 3 | |
startBoldTag() | 81 | 1 | 3 | |
endFontTag() | 79 | 1 | 3 | |
colourNameLookup() | 78 | 1 | 3 | |
endUnderlineTag() | 81 | 1 | 3 |